[INFO] cloning repository https://github.com/zclkkk/bilive-rec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zclkkk/bilive-rec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzclkkk%2Fbilive-rec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzclkkk%2Fbilive-rec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6833a6de79542bb96f816abdab79699d78103d4
[INFO] testing zclkkk/bilive-rec against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzclkkk%2Fbilive-rec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zclkkk/bilive-rec
[INFO] finished tweaking git repo https://github.com/zclkkk/bilive-rec
[INFO] tweaked toml for git repo https://github.com/zclkkk/bilive-rec written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zclkkk/bilive-rec on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zclkkk/bilive-rec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0edd75061e4b7246e9117f35332b752dff34762828f02a20290bdab02cc9802d
[INFO] running `Command { std: "docker" "start" "-a" "0edd75061e4b7246e9117f35332b752dff34762828f02a20290bdab02cc9802d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edd75061e4b7246e9117f35332b752dff34762828f02a20290bdab02cc9802d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edd75061e4b7246e9117f35332b752dff34762828f02a20290bdab02cc9802d", kill_on_drop: false }`
[INFO] [stdout] 0edd75061e4b7246e9117f35332b752dff34762828f02a20290bdab02cc9802d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf5de40f36e89e1287d3c0d8482a7cccd7f1fc05f53ff75ea8648518f991445
[INFO] running `Command { std: "docker" "start" "-a" "1bf5de40f36e89e1287d3c0d8482a7cccd7f1fc05f53ff75ea8648518f991445", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling brotli v8.0.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling retry-policies v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling jiff v0.2.27
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling libsm v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling m3u8-rs v6.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest_cookie_store v0.9.0
[INFO] [stderr]    Compiling reqwest-retry v0.8.0
[INFO] [stderr]    Compiling biliup v1.2.0 (https://github.com/biliup/biliup.git?rev=a529bbcbd2a3283efd9e2aeb204a32495391f702#a529bbcb)
[INFO] [stderr]    Compiling bilive-rec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "1bf5de40f36e89e1287d3c0d8482a7cccd7f1fc05f53ff75ea8648518f991445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf5de40f36e89e1287d3c0d8482a7cccd7f1fc05f53ff75ea8648518f991445", kill_on_drop: false }`
[INFO] [stdout] 1bf5de40f36e89e1287d3c0d8482a7cccd7f1fc05f53ff75ea8648518f991445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9f83b1683c5c3913ba1d9e96561f435ca3548105e4749c73644bb023d2b93e
[INFO] running `Command { std: "docker" "start" "-a" "9c9f83b1683c5c3913ba1d9e96561f435ca3548105e4749c73644bb023d2b93e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest_cookie_store v0.9.0
[INFO] [stderr]    Compiling reqwest-retry v0.8.0
[INFO] [stderr]    Compiling biliup v1.2.0 (https://github.com/biliup/biliup.git?rev=a529bbcbd2a3283efd9e2aeb204a32495391f702#a529bbcb)
[INFO] [stderr]    Compiling bilive-rec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.21s
[INFO] running `Command { std: "docker" "inspect" "9c9f83b1683c5c3913ba1d9e96561f435ca3548105e4749c73644bb023d2b93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9f83b1683c5c3913ba1d9e96561f435ca3548105e4749c73644bb023d2b93e", kill_on_drop: false }`
[INFO] [stdout] 9c9f83b1683c5c3913ba1d9e96561f435ca3548105e4749c73644bb023d2b93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f71787975434ec10c68201c8944d5e94f99935c9950fdf698d071e3c41fe311
[INFO] running `Command { std: "docker" "start" "-a" "4f71787975434ec10c68201c8944d5e94f99935c9950fdf698d071e3c41fe311", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bilive_rec-c642f26dbffe454f)
[INFO] [stdout] 
[INFO] [stdout] running 163 tests
[INFO] [stdout] test bilibili::client::tests::test_parse_wbi_keys_logged_in ... ok
[INFO] [stdout] test bilibili::client::tests::test_client_invalid_cookie ... ok
[INFO] [stdout] test bilibili::client::tests::test_parse_wbi_keys_other_error ... ok
[INFO] [stdout] test bilibili::client::tests::test_parse_wbi_keys_not_logged_in ... ok
[INFO] [stdout] test bilibili::client::tests::test_client_construction ... ok
[INFO] [stdout] test bilibili::client::tests::test_wbi_cache_returns_fresh_keys ... ok
[INFO] [stdout] test bilibili::client::tests::test_wbi_cache_expires_keys ... ok
[INFO] [stdout] test bilibili::room::tests::test_build_room_info_params_signs_wbi_query ... ok
[INFO] [stdout] test bilibili::room::tests::test_parse_mocked_room_info_error ... ok
[INFO] [stdout] test bilibili::room::tests::test_parse_mocked_room_info_offline ... ok
[INFO] [stdout] test bilibili::room::tests::test_is_b23_url ... ok
[INFO] [stdout] test bilibili::room::tests::test_extract_room_id ... ok
[INFO] [stdout] test bilibili::room::tests::test_parse_mocked_room_info_success_live ... ok
[INFO] [stdout] test bilibili::stream::tests::test_extract_cdn_name ... ok
[INFO] [stdout] test bilibili::stream::tests::test_parse_play_info_error ... ok
[INFO] [stdout] test bilibili::stream::tests::test_parse_play_info_success ... ok
[INFO] [stdout] test bilibili::stream::tests::test_build_play_info_params_requests_flv_avc_only ... ok
[INFO] [stdout] test bilibili::stream::tests::test_unsupported_codec_is_not_selected ... ok
[INFO] [stdout] test bilibili::stream::tests::test_ranking_cdn_order ... ok
[INFO] [stdout] test bilibili::wbi::tests::test_mix_wbi_keys_rejects_short_keys ... ok
[INFO] [stdout] test bilibili::stream::tests::test_healthy_selection_rejects_unsupported_candidates_without_network ... ok
[INFO] [stdout] test bilibili::stream::tests::test_ranking_mcdn ... ok
[INFO] [stdout] test bilibili::stream::tests::test_healthy_selection_rejects_empty_candidates_without_network ... ok
[INFO] [stdout] test bilibili::wbi::tests::test_extract_key ... ok
[INFO] [stdout] test bilibili::client::tests::test_cookie_header_from_biliup_cookie_file ... ok
[INFO] [stdout] test bilibili::stream::tests::test_ranking_qn_exact ... ok
[INFO] [stdout] test bilibili::client::tests::test_cookie_header_from_raw_cookie_file ... ok
[INFO] [stdout] test bilibili::wbi::tests::test_percent_encode ... ok
[INFO] [stdout] test bilibili::wbi::tests::test_mix_wbi_keys ... ok
[INFO] [stdout] test bilibili::wbi::tests::test_sign_wbi_query ... ok
[INFO] [stdout] test bilibili::stream::tests::test_ranking_qn_highest_under ... ok
[INFO] [stdout] test bilibili::stream::tests::test_ranking_qn_highest_available ... ok
[INFO] [stdout] test config::raw::tests::pipeline_validation_rejects_invalid_backoff_bounds ... ok
[INFO] [stdout] test config::raw::tests::parse_duration_variations ... ok
[INFO] [stdout] test config::raw::tests::resolve_defaults_for_check_without_upload_config ... ok
[INFO] [stdout] test config::raw::tests::parse_size_variations ... ok
[INFO] [stdout] test config::raw::tests::record_validation_rejects_invalid_segment_limits ... ok
[INFO] [stdout] test config::raw::tests::rejects_unknown_fields_at_boundaries ... ok
[INFO] [stdout] test config::raw::tests::run_requires_upload_config_when_rooms_exist ... ok
[INFO] [stdout] test config::raw::tests::submit_api_serde_roundtrip ... ok
[INFO] [stdout] test config::raw::tests::run_defaults_reprint_source_to_room_url_template ... ok
[INFO] [stdout] test config::raw::tests::run_rejects_invalid_source_template ... ok
[INFO] [stdout] test config::raw::tests::upload_command_requires_upload_credential ... ok
[INFO] [stdout] test config::raw::tests::reprint_requires_source ... ok
[INFO] [stdout] test config::raw::tests::upload_recovery_does_not_require_upload_credential ... ok
[INFO] [stdout] test config::raw::tests::resolve_room_overrides_record_upload_and_submit ... ok
[INFO] [stdout] test config::raw::tests::upload_reprint_requires_explicit_source ... ok
[INFO] [stdout] test config::raw::tests::upload_source_cannot_use_room_template ... ok
[INFO] [stdout] test pipeline::session::tests::test_confirmed_session_end_after_grace_returns_to_idle ... ok
[INFO] [stdout] test config::raw::tests::upload_validation_rejects_zero_threads ... ok
[INFO] [stdout] test pipeline::session::tests::test_room_lifecycle_returns_to_listening_after_session_end ... ok
[INFO] [stdout] test pipeline::session::tests::test_self_transition ... ok
[INFO] [stdout] test pipeline::session::tests::test_temporary_streamer_disconnect ... ok
[INFO] [stdout] test pipeline::session::tests::test_disallowed_transitions ... ok
[INFO] [stdout] test pipeline::session::tests::test_stream_re_resolve_returns_to_recording ... ok
[INFO] [stdout] test config::raw::tests::upload_validation_accepts_all_submit_apis ... ok
[INFO] [stdout] test recorder::flv::tests::avc_filler_removal_drops_all_filler_payload ... ok
[INFO] [stdout] test recorder::flv::tests::avc_nalu_packet_inspection_detects_sps_and_pps ... ok
[INFO] [stdout] test recorder::flv::tests::avc_nalu_packet_rejects_malformed_lengths ... ok
[INFO] [stdout] test pipeline::session::tests::test_pre_live_offline_polling ... ok
[INFO] [stdout] test recorder::flv::tests::avc_filler_removal_rewrites_length_prefixed_payload ... ok
[INFO] [stdout] test recorder::flv::tests::avc_filler_removal_leaves_payload_without_filler_unchanged ... ok
[INFO] [stdout] test recorder::flv::tests::avc_nalu_packet_rejects_start_code_framing ... ok
[INFO] [stdout] test recorder::flv::tests::avc_sequence_header_exposes_nalu_length_size ... ok
[INFO] [stdout] test recorder::flv::tests::test_aac_sequence_header ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_header_read_validation ... ok
[INFO] [stdout] test recorder::flv::tests::avc_nalu_packet_rejects_short_packet_without_panicking ... ok
[INFO] [stdout] test recorder::flv::tests::test_avc_keyframe ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_header_read_write ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_tag_header_read_write ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_tag_header_write_validation ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_tag_read_invalid_previous_tag_size ... ok
[INFO] [stdout] test recorder::flv::tests::test_flv_tag_roundtrip ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::avc_filler_data_is_removed_before_writing ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::avc_filler_only_packet_is_dropped ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::changed_sequence_header_marks_pending_change ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::in_band_parameter_sets_do_not_suppress_length_size_changes ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::in_band_parameter_sets_need_two_keyframe_confirmations ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::in_band_parameter_sets_suppress_sequence_header_rotation ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::same_sequence_header_does_not_mark_pending_change ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::start_code_framing_is_rejected ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::timestamp_jump_is_rebased_to_boring_continuity ... ok
[INFO] [stdout] test recorder::flv_pipeline::tests::unsupported_video_codec_is_rejected ... ok
[INFO] [stdout] test recorder::segment::tests::test_should_filter_by_size ... ok
[INFO] [stdout] test recorder::segment::tests::test_part_path ... ok
[INFO] [stdout] test recorder::segment::tests::test_should_rotate_by_elapsed ... ok
[INFO] [stdout] test recorder::segment::tests::test_final_path ... ok
[INFO] [stdout] test recorder::segment::tests::test_should_rotate_by_size ... ok
[INFO] [stdout] test recorder::flv_metadata::tests::invalid_source_uses_generated_metadata ... ok
[INFO] [stdout] test recorder::flv_metadata::tests::oversized_strict_array_falls_back_to_generated_metadata ... ok
[INFO] [stdout] test recorder::flv_metadata::tests::metadata_body_len_is_stable_when_duration_and_keyframes_change ... ok
[INFO] [stdout] test recorder::flv_metadata::tests::oversized_ecma_array_falls_back_to_generated_metadata ... ok
[INFO] [stdout] test recorder::flv_metadata::tests::metadata_preserves_existing_properties ... ok
[INFO] [stdout] test config::raw::tests::run_rejects_invalid_submit_template ... ok
[INFO] [stdout] test pipeline::supervisor::tests::submission_plan_renders_source_template ... ok
[INFO] [stdout] test pipeline::supervisor::tests::active_room_state_requires_persisted_session ... ok
[INFO] [stdout] test pipeline::supervisor::tests::active_room_state_requires_recording_session ... ok
[INFO] [stdout] test pipeline::supervisor::tests::waiting_reconnect_grace_expiry_finalizes_session_and_releases_room ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_drop_orphan_frames ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_db_record_survives_file_create_failure ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_drops_duplicated_media_group ... ok
[INFO] [stdout] test state::model::tests::live_session_serde_roundtrip ... ok
[INFO] [stdout] test state::model::tests::segment_close_reason_serde_roundtrip ... ok
[INFO] [stdout] test state::model::tests::segment_serde_roundtrip ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_filtering ... ok
[INFO] [stdout] test state::model::tests::segment_status_serde_roundtrip ... ok
[INFO] [stdout] test state::model::tests::session_status_serde_roundtrip ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_drops_redundant_headers_without_rotating ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_does_not_rotate_on_in_band_parameter_set_refresh ... ok
[INFO] [stdout] test state::model::tests::submission_status_serde_roundtrip ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_incomplete_eof ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_finalizes_when_duplicate_threshold_hits_on_final_flush ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_keeps_same_media_data_with_new_timestamp ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_marks_failed_when_final_rename_fails ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_drops_media_until_keyframe_after_header_change ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_marks_failed_when_initial_header_write_fails ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_push_chunk ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_rebases_timestamp_jump_without_rotating ... ok
[INFO] [stdout] test state::store::tests::create_recording_session_requires_recording_status ... ok
[INFO] [stdout] test state::store::tests::create_recording_session_requires_upload_credential_match ... ok
[INFO] [stdout] test state::store::tests::create_recording_session_requires_room_match ... ok
[INFO] [stdout] test state::store::tests::get_nonexistent_session_returns_none ... ok
[INFO] [stdout] test state::store::tests::list_segments_for_empty_session ... ok
[INFO] [stdout] test state::recovery::tests::failed_room_requires_explicit_reset ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_rewrites_metadata_duration_and_keyframes ... ok
[INFO] [stdout] test state::store::tests::open_creates_database ... ok
[INFO] [stdout] test state::recovery::tests::finalized_missing_upload_is_worker_backlog_not_anomaly ... ok
[INFO] [stdout] test state::store::tests::finalize_session_and_release_room_requires_room_match ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_sequence_change ... ok
[INFO] [stdout] test recorder::tests::test_flv_recorder_rotation ... ok
[INFO] [stdout] test submission_template::tests::render_room_template_formats_recording_started_at ... ok
[INFO] [stdout] test submission_template::tests::validate_room_template_rejects_bad_started_at_placeholder ... ok
[INFO] [stdout] test submission_template::tests::validate_room_template_rejects_malformed_placeholders ... ok
[INFO] [stdout] test submission_template::tests::validate_room_template_rejects_invalid_started_at_format ... ok
[INFO] [stdout] test submission_template::tests::validate_room_template_rejects_unknown_placeholder ... ok
[INFO] [stdout] test uploader::biliup_adapter::tests::submission_request_maps_to_biliup_studio_fields ... ok
[INFO] [stdout] test uploader::biliup_adapter::tests::submit_explicit_biliup_custom_error_is_failed ... ok
[INFO] [stdout] test uploader::biliup_adapter::tests::login_failure_does_not_poison_cell ... ok
[INFO] [stdout] test uploader::biliup_adapter::tests::submit_response_parse_error_is_ambiguous ... ok
[INFO] [stdout] test uploader::validation::tests::classify_blocks_statuses_that_cannot_auto_resolve ... ok
[INFO] [stdout] test uploader::validation::tests::classify_filtered_is_always_satisfied ... ok
[INFO] [stdout] test uploader::validation::tests::classify_finalized_without_part_needs_upload ... ok
[INFO] [stdout] test uploader::validation::tests::classify_uses_part_not_status_as_proof_of_upload ... ok
[INFO] [stdout] test uploader::validation::tests::reconcile_blocks_orphan_uploaded_parts ... ok
[INFO] [stdout] test uploader::validation::tests::reconcile_is_ready_when_every_segment_satisfied ... ok
[INFO] [stdout] test uploader::validation::tests::reconcile_partitions_session_and_reports_ready ... ok
[INFO] [stdout] test state::store::tests::list_segments_returns_ascending_numeric_order ... ok
[INFO] [stdout] test state::store::tests::put_and_get_session ... ok
[INFO] [stdout] test state::store::tests::room_state_requires_active_session_shape ... ok
[INFO] [stdout] test state::store::tests::put_and_list_uploaded_parts ... ok
[INFO] [stdout] test state::store::tests::put_and_get_submission ... ok
[INFO] [stdout] test state::store::tests::schema_version_is_2 ... ok
[INFO] [stdout] test state::store::tests::write_rolls_back_every_row_when_closure_errors ... ok
[INFO] [stdout] test state::store::tests::room_state_preserves_active_session_id ... ok
[INFO] [stdout] test state::store::tests::put_and_list_segments ... ok
[INFO] [stdout] test state::store::tests::open_rejects_unsupported_schema_version ... ok
[INFO] [stdout] test state::store::tests::write_commits_all_rows_atomically ... ok
[INFO] [stdout] test state::store::tests::summary_counts ... ok
[INFO] [stdout] test state::store::tests::reopen_preserves_state ... ok
[INFO] [stdout] test uploader::worker::tests::worker_requires_matching_submit_api_for_persisted_plan ... ok
[INFO] [stdout] test config::raw::tests::parse_sample_config_and_resolve_run ... FAILED
[INFO] [stdout] test uploader::worker::tests::worker_uploads_finalized_segment_before_session_finalized_submit ... ok
[INFO] [stdout] test uploader::worker::tests::worker_submits_finalized_session_after_parts_are_ready ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::raw::tests::parse_sample_config_and_resolve_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::raw::tests::parse_sample_config_and_resolve_run' (51) panicked at src/config/raw.rs:674:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("credentials.main.cookie_file does not exist: ./data/cookies.json")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fe508340c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58fe508340c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58fe508340c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58fe508340c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58fe5084c86a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58fe5084c86a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58fe50839472 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58fe50839472 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58fe5080f206 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58fe5080f206 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58fe5082a919 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58fe4febbadc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58fe4febbadc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58fe5082ab92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58fe5082ab92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58fe5080f2c2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58fe50806879 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58fe5081025d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58fe5084d0dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58fe5084ce22 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58fe4fc140fd - <core[5a1c3e9896636f3a]::result::Result<bilive_rec[c08dffa22b8ee34]::config::resolved::RunConfig, bilive_rec[c08dffa22b8ee34]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58fe4fc140fd - bilive_rec[c08dffa22b8ee34]::config::raw::tests::parse_sample_config_and_resolve_run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/raw.rs:674:44
[INFO] [stdout]   22:     0x58fe4fc0d627 - bilive_rec[c08dffa22b8ee34]::config::raw::tests::parse_sample_config_and_resolve_run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/raw.rs:672:45
[INFO] [stdout]   23:     0x58fe4fbf0876 - <bilive_rec[c08dffa22b8ee34]::config::raw::tests::parse_sample_config_and_resolve_run::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58fe4feaebbb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58fe4feaebbb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58fe4febc435 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58fe4febc435 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58fe4febc435 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58fe4febc435 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58fe4febc435 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58fe4febc435 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58fe4febc435 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58fe4feb6f94 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58fe4feb6f94 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58fe4febf4b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58fe4febf4b2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58fe4febf4b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58fe4febf4b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58fe4febf4b2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58fe4febf4b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58fe4febf4b2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58fe50832fbf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x58fe50832fbf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71a662575aa4 - <unknown>
[INFO] [stdout]   45:     0x71a662602a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::raw::tests::parse_sample_config_and_resolve_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 162 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4f71787975434ec10c68201c8944d5e94f99935c9950fdf698d071e3c41fe311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f71787975434ec10c68201c8944d5e94f99935c9950fdf698d071e3c41fe311", kill_on_drop: false }`
[INFO] [stdout] 4f71787975434ec10c68201c8944d5e94f99935c9950fdf698d071e3c41fe311
